Initialize Method

Summary

Sets this class with the information needed to work and run the view.

Syntax
C#
C++
public virtual void Initialize( 
   WorkstationContainer container, 
   V view 
) 
public: 
virtual void Initialize(  
   WorkstationContainer^ container, 
   V^ view 
)  

Parameters

container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.

view
The view that will be activated.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly